projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129dac6
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000
(23:36 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000
(23:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 14cacd7ebf132dfaeaacdb8d5fa33a05857c9d1c..71036be3c5a19f41a7d0d14309bf52937077969e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2002-10-31 Kim F. Storm <storm@cua.dk>
+ * shell.el (explicit-bash-args): Bash 1.x doesn't grook
+ --noediting option; added run-time check to exclude it.
+
* info.el (Info-follow-reference, Info-next-reference)
(Info-prev-reference, Info-try-follow-nearest-node): Bind
inhibit-point-motion-hooks to t while parsing reference.